SlideShare a Scribd company logo
1 of 4
1.6.1
PHP Melody – Installation Manual




                       Website: http://www.phpsugar.com/
Hello!
Thank you for choosing PHP Melody as your video and content manager!
This manual is intended to guide you through the 4 steps required for installing PHP Melody. If you encounter any
problems, please contact our team. We are always happy to help!




Installing PHP Melody
  Step 1
  Setting up the MySQL user and database

    The following MySQL details are required before installing PHP Melody:

        1.   MySQL server name (most of the time it’s localhost)
        2.   MySQL username and password
        3.   MySQL database
             Please note that you cannot use an old PHP Melody database with a new install.


    All these can be set from within your hosting control panel. If you have any doubts about these details, please
    ask your host for help.



  Step 2
  Editing config.php

        Unzip the PHP Melody archive you downloaded on your computer.
        Find and edit ‘config-sample.php’ as illustrated below. Replace the highlighted content with your own:



        $db_name = 'mysql-database'; // MySQL database name
        $db_user = 'username'; // MySQL username
        $db_pass = 'password'; // MySQL password
        $db_host ='localhost';

        define('_SITENAME', "PHP Melody");           // Site Name/Title (e.g My Music Video Site)
        define('_URL', 'http://www.site.com'); // Insert full URL WITHOUT any trailing slash (e.g
        http://www.example.com)

        define('_CUSTOMER_ID', 'YOUR_CUSTOMER_ID');




                                                                                                      phpSugar © 2010
                                                                                                    www.phpSugar.com
Important note: After   you are finished with ‘config-sample.php’ please rename it to ‘config.php’


  Step 3
  Upload & Set file permissions


        Using your favorite FTP client, upload the PHP Melody files and folders to your hosting account into the
        desired installation folder. You can install PHP Melody in any folder or subdomain.

        Licensing Note: For multiple installations, please make sure you own multiple licenses. Contact us for
        details.

        Please note that ‘phpmelody_sql.sql’ must be uploaded in ASCII mode, while the rest of the files should
        be uploaded in BINARY mode.

        Once everything has been successfully uploaded, please use your FTP client to set the required
        permissions for the following files and folders:


                File: blacklist.txt - CHMOD to 0777
                File: censor_words.txt - CHMOD to 0777
                File: sitemap.xml - CHMOD to 0777
                File: admin/tmp.pm - CHMOD to 0777
                File: admin/temp/embedparams.xml - CHMOD to 0777
                Folder: admin/temp - CHMOD to 0777
                Folder: uploads/ - CHMOD to 0777
                Folder: uploads/avatars - CHMOD to 0777
                Folder: uploads/thumbs - CHMOD to 0777
                Folder: uploads/videos - CHMOD to 0777
                Folder: Smarty/templates_c - CHMOD to 0777


                 Important note for Mac users
                 Mac OSX doesn’t see the .htaccess file because its starts with a dot. Please make sure this file is
                 uploaded to your installation folder as well.




  Step 4
  install.php

Point your browser to install.php (e.g. http://www.yoursite.com/install.php)

        If you see any errors please follow the given instructions to solve them. You might also see a completely


                                                                                                       phpSugar © 2010
                                                                                                     www.phpSugar.com
white page. This indicates that error_reporting is turned OFF in your PHP installation.
        Please ask your host to enable error_reporting for a more detailed report on what went wrong.

        Most of the times, any errors that appear on the installation page are caused by incorrect MySQL details in
        config.php. Please check them twice if you experience any such problems.

        If everything is marked as [OK], press the Continue button to start installing the MySQL database.
        At this point, you must wait for the confirmation message.

        You can then access the Admin Area by pointing the browser to /admin/index.php and login using:

               Username: admin
               Password: admin




That’s it. A job well done!
We hope you will enjoy PHP Melody

Important links
Here are some useful links to help you get started with PHP Melody:

Premium Templates for PHP Melody new                                                 Did you know?
http://www.phpsugar.com/phpmelody_templates.html
                                                                                     You can purchase a PREMIUM template for as low
Our Services                                                                         as $14 USD. For more details, please visit our
                                                                                     website
http://www.phpsugar.com/services.html                                                www.phpsugar.com/phpmelody_templates.html


Contact our team
http://www.phpsugar.com/customer_care.html

Customer Area
http://www.phpsugar.com/customer/

Join the Forums                                                                                     phpSugar © 2010
http://www.phpsugar.com/forum/                                                                    www.phpSugar.com

More Related Content

What's hot

Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Halizah Ahmad
 
Configuring and Testing PHP Support in Microsoft Windows 2000 ...
Configuring and Testing PHP Support in Microsoft Windows 2000 ...Configuring and Testing PHP Support in Microsoft Windows 2000 ...
Configuring and Testing PHP Support in Microsoft Windows 2000 ...webhostingguy
 
Installing kentico
Installing kenticoInstalling kentico
Installing kenticoSayed Ahmed
 
Safari home directions
Safari home directionsSafari home directions
Safari home directionsmebright
 
Caching strategy and apc
Caching strategy and apcCaching strategy and apc
Caching strategy and apcVõ Duy Tuấn
 
How to make Wordpress SEO friendly
How to make Wordpress SEO friendlyHow to make Wordpress SEO friendly
How to make Wordpress SEO friendlyLaurence Svekis
 
Installing moodle on a local machine
Installing moodle on a local machineInstalling moodle on a local machine
Installing moodle on a local machineVag Kats
 
Speed up with hiphop php 2014 01-22
Speed up with hiphop php 2014 01-22Speed up with hiphop php 2014 01-22
Speed up with hiphop php 2014 01-22Võ Duy Tuấn
 
Briefing Customization11
Briefing Customization11Briefing Customization11
Briefing Customization11fdebrisoult
 
Multisite meetup talk-2017-0710
Multisite meetup talk-2017-0710Multisite meetup talk-2017-0710
Multisite meetup talk-2017-0710reedgustow
 

What's hot (17)

Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3Tutorial PHP and Dreamweaver CS3
Tutorial PHP and Dreamweaver CS3
 
Configuring and Testing PHP Support in Microsoft Windows 2000 ...
Configuring and Testing PHP Support in Microsoft Windows 2000 ...Configuring and Testing PHP Support in Microsoft Windows 2000 ...
Configuring and Testing PHP Support in Microsoft Windows 2000 ...
 
Installing kentico
Installing kenticoInstalling kentico
Installing kentico
 
Wordpress
WordpressWordpress
Wordpress
 
Safari home directions
Safari home directionsSafari home directions
Safari home directions
 
Caching strategy and apc
Caching strategy and apcCaching strategy and apc
Caching strategy and apc
 
Browser information in PHP
Browser information in PHPBrowser information in PHP
Browser information in PHP
 
Client banned
Client bannedClient banned
Client banned
 
Installation 02 (wp)
Installation 02 (wp)Installation 02 (wp)
Installation 02 (wp)
 
How to make Wordpress SEO friendly
How to make Wordpress SEO friendlyHow to make Wordpress SEO friendly
How to make Wordpress SEO friendly
 
Installing moodle on a local machine
Installing moodle on a local machineInstalling moodle on a local machine
Installing moodle on a local machine
 
moodle on wamp
moodle on wampmoodle on wamp
moodle on wamp
 
Speed up with hiphop php 2014 01-22
Speed up with hiphop php 2014 01-22Speed up with hiphop php 2014 01-22
Speed up with hiphop php 2014 01-22
 
Set up dev environment
Set up dev environmentSet up dev environment
Set up dev environment
 
Briefing Customization11
Briefing Customization11Briefing Customization11
Briefing Customization11
 
Resources
ResourcesResources
Resources
 
Multisite meetup talk-2017-0710
Multisite meetup talk-2017-0710Multisite meetup talk-2017-0710
Multisite meetup talk-2017-0710
 

Similar to PHP Melody Installation Manual

Dating Pro Installation Instructions
Dating Pro Installation InstructionsDating Pro Installation Instructions
Dating Pro Installation InstructionsPilot Group Ltd
 
PHP tutorials , php tutorials for beginners , tutorials for php
PHP tutorials , php tutorials for beginners , tutorials for phpPHP tutorials , php tutorials for beginners , tutorials for php
PHP tutorials , php tutorials for beginners , tutorials for phpaimaq9a
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext PreprocessorMrsRLakshmiIT
 
LAMP security practices
LAMP security practicesLAMP security practices
LAMP security practicesAmit Kejriwal
 
A Complete Installation Guide for Orangescrum
A Complete Installation Guide for OrangescrumA Complete Installation Guide for Orangescrum
A Complete Installation Guide for OrangescrumOrangescrum
 
Configuration of Apache Web Server On CentOS 8
Configuration of Apache Web Server On CentOS 8Configuration of Apache Web Server On CentOS 8
Configuration of Apache Web Server On CentOS 8Kaan Aslandağ
 
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...CloudMinister Technologies Pvt. Ltd
 
WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop   WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop Ella J Designs
 
Shared Hosting and WordPress
Shared Hosting and WordPressShared Hosting and WordPress
Shared Hosting and WordPressAl Davis
 
Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issuesDeepu Thomas
 
WordPress End-User Security
WordPress End-User SecurityWordPress End-User Security
WordPress End-User SecurityDre Armeda
 

Similar to PHP Melody Installation Manual (20)

Dating Pro Installation Instructions
Dating Pro Installation InstructionsDating Pro Installation Instructions
Dating Pro Installation Instructions
 
Web hosting Free Hosting
Web hosting Free HostingWeb hosting Free Hosting
Web hosting Free Hosting
 
Web hosting get start online
Web hosting get start onlineWeb hosting get start online
Web hosting get start online
 
PHP tutorials , php tutorials for beginners , tutorials for php
PHP tutorials , php tutorials for beginners , tutorials for phpPHP tutorials , php tutorials for beginners , tutorials for php
PHP tutorials , php tutorials for beginners , tutorials for php
 
Php hypertext Preprocessor
Php hypertext PreprocessorPhp hypertext Preprocessor
Php hypertext Preprocessor
 
Its3 Drupal
Its3 DrupalIts3 Drupal
Its3 Drupal
 
Its3 Drupal
Its3 DrupalIts3 Drupal
Its3 Drupal
 
Joomlapresent
JoomlapresentJoomlapresent
Joomlapresent
 
Joomlapresent
JoomlapresentJoomlapresent
Joomlapresent
 
Joomlapresent
JoomlapresentJoomlapresent
Joomlapresent
 
LAMP security practices
LAMP security practicesLAMP security practices
LAMP security practices
 
A Complete Installation Guide for Orangescrum
A Complete Installation Guide for OrangescrumA Complete Installation Guide for Orangescrum
A Complete Installation Guide for Orangescrum
 
Getting Started With Wordpress
Getting Started With WordpressGetting Started With Wordpress
Getting Started With Wordpress
 
Configuration of Apache Web Server On CentOS 8
Configuration of Apache Web Server On CentOS 8Configuration of Apache Web Server On CentOS 8
Configuration of Apache Web Server On CentOS 8
 
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
How to install and configure lamp (linux,apache mysql mariadb,php) with jooml...
 
WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop   WordCamp RI 2015 - Beginner WordPress Workshop
WordCamp RI 2015 - Beginner WordPress Workshop
 
Shared Hosting and WordPress
Shared Hosting and WordPressShared Hosting and WordPress
Shared Hosting and WordPress
 
Wordpress security issues
Wordpress security issuesWordpress security issues
Wordpress security issues
 
WordPress End-User Security
WordPress End-User SecurityWordPress End-User Security
WordPress End-User Security
 
Alcim wp training 26 may
Alcim wp training 26 mayAlcim wp training 26 may
Alcim wp training 26 may
 

Recently uploaded

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfjimielynbastida
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024BookNet Canada
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr LapshynFwdays
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfngoud9212
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentationphoebematthew05
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 

Recently uploaded (20)

Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Science&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdfScience&tech:THE INFORMATION AGE STS.pdf
Science&tech:THE INFORMATION AGE STS.pdf
 
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
New from BookNet Canada for 2024: BNC BiblioShare - Tech Forum 2024
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
"Federated learning: out of reach no matter how close",Oleksandr Lapshyn
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Bluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdfBluetooth Controlled Car with Arduino.pdf
Bluetooth Controlled Car with Arduino.pdf
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
costume and set research powerpoint presentation
costume and set research powerpoint presentationcostume and set research powerpoint presentation
costume and set research powerpoint presentation
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 

PHP Melody Installation Manual

  • 1. 1.6.1 PHP Melody – Installation Manual Website: http://www.phpsugar.com/
  • 2. Hello! Thank you for choosing PHP Melody as your video and content manager! This manual is intended to guide you through the 4 steps required for installing PHP Melody. If you encounter any problems, please contact our team. We are always happy to help! Installing PHP Melody Step 1 Setting up the MySQL user and database The following MySQL details are required before installing PHP Melody: 1. MySQL server name (most of the time it’s localhost) 2. MySQL username and password 3. MySQL database Please note that you cannot use an old PHP Melody database with a new install. All these can be set from within your hosting control panel. If you have any doubts about these details, please ask your host for help. Step 2 Editing config.php Unzip the PHP Melody archive you downloaded on your computer. Find and edit ‘config-sample.php’ as illustrated below. Replace the highlighted content with your own: $db_name = 'mysql-database'; // MySQL database name $db_user = 'username'; // MySQL username $db_pass = 'password'; // MySQL password $db_host ='localhost'; define('_SITENAME', "PHP Melody"); // Site Name/Title (e.g My Music Video Site) define('_URL', 'http://www.site.com'); // Insert full URL WITHOUT any trailing slash (e.g http://www.example.com) define('_CUSTOMER_ID', 'YOUR_CUSTOMER_ID'); phpSugar © 2010 www.phpSugar.com
  • 3. Important note: After you are finished with ‘config-sample.php’ please rename it to ‘config.php’ Step 3 Upload & Set file permissions Using your favorite FTP client, upload the PHP Melody files and folders to your hosting account into the desired installation folder. You can install PHP Melody in any folder or subdomain. Licensing Note: For multiple installations, please make sure you own multiple licenses. Contact us for details. Please note that ‘phpmelody_sql.sql’ must be uploaded in ASCII mode, while the rest of the files should be uploaded in BINARY mode. Once everything has been successfully uploaded, please use your FTP client to set the required permissions for the following files and folders:  File: blacklist.txt - CHMOD to 0777  File: censor_words.txt - CHMOD to 0777  File: sitemap.xml - CHMOD to 0777  File: admin/tmp.pm - CHMOD to 0777  File: admin/temp/embedparams.xml - CHMOD to 0777  Folder: admin/temp - CHMOD to 0777  Folder: uploads/ - CHMOD to 0777  Folder: uploads/avatars - CHMOD to 0777  Folder: uploads/thumbs - CHMOD to 0777  Folder: uploads/videos - CHMOD to 0777  Folder: Smarty/templates_c - CHMOD to 0777 Important note for Mac users Mac OSX doesn’t see the .htaccess file because its starts with a dot. Please make sure this file is uploaded to your installation folder as well. Step 4 install.php Point your browser to install.php (e.g. http://www.yoursite.com/install.php) If you see any errors please follow the given instructions to solve them. You might also see a completely phpSugar © 2010 www.phpSugar.com
  • 4. white page. This indicates that error_reporting is turned OFF in your PHP installation. Please ask your host to enable error_reporting for a more detailed report on what went wrong. Most of the times, any errors that appear on the installation page are caused by incorrect MySQL details in config.php. Please check them twice if you experience any such problems. If everything is marked as [OK], press the Continue button to start installing the MySQL database. At this point, you must wait for the confirmation message. You can then access the Admin Area by pointing the browser to /admin/index.php and login using:  Username: admin  Password: admin That’s it. A job well done! We hope you will enjoy PHP Melody Important links Here are some useful links to help you get started with PHP Melody: Premium Templates for PHP Melody new Did you know? http://www.phpsugar.com/phpmelody_templates.html You can purchase a PREMIUM template for as low Our Services as $14 USD. For more details, please visit our website http://www.phpsugar.com/services.html www.phpsugar.com/phpmelody_templates.html Contact our team http://www.phpsugar.com/customer_care.html Customer Area http://www.phpsugar.com/customer/ Join the Forums phpSugar © 2010 http://www.phpsugar.com/forum/ www.phpSugar.com